symlink

void
symlink
(
string original
,
string link
)

Parameters

original string

The original path where the link will redirect

The path where the link will be created

Meta